Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SIMDUtils::isnan compatibility between SSE and ARM NEON #99

Merged
merged 4 commits into from
Dec 19, 2021

Conversation

jatinchowdhury18
Copy link
Contributor

@jatinchowdhury18 jatinchowdhury18 commented Dec 18, 2021

@github-actions github-actions bot added dsp Related to the audio DSP utils tests Related to the module unit tests labels Dec 18, 2021
@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

Merging #99 (4975645) into master (e8b8619) will not change coverage.
The diff coverage is n/a.

❗ Current head 4975645 differs from pull request most recent head 5109c26. Consider uploading reports for the commit 5109c26 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   93.92%   93.92%           
=======================================
  Files          85       85           
  Lines        3455     3455           
=======================================
  Hits         3245     3245           
  Misses        210      210           
Impacted Files Coverage Δ
modules/chowdsp_dsp/SIMD/chowdsp_SIMDUtils.h 83.14% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8b8619...5109c26. Read the comment docs.

@jatinchowdhury18 jatinchowdhury18 merged commit d6a4250 into master Dec 19, 2021
@jatinchowdhury18 jatinchowdhury18 deleted the simd-isnan-fix branch December 19, 2021 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsp Related to the audio DSP utils tests Related to the module unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant